home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / share / irssi / help / network < prev    next >
Text File  |  2006-05-02  |  1KB  |  22 lines

  1.  
  2. NETWORK ADD %|[-nick <nick>] [-user <user>] [-realname <name>] [-host <host>] [-autosendcmd <cmd>] [-querychans <count>] [-whois <count>] [-msgs <count>] [-kicks <count>] [-modes <count>] [-cmdspeed <ms>] [-cmdmax <count>] <name>
  3. NETWORK REMOVE %|<network>
  4.  
  5.      -kicks: Maximum number of nicks in one /KICK command
  6.      -msgs: Maximum number of nicks in one /MSG command
  7.      -modes: Maximum number of mode changes in one /MODE command
  8.      -whois: Maximum number of nicks in one /WHOIS command
  9.      -cmdspeed: Same as /SET cmd_queue_speed, see section 3.1
  10.      -cmdmax: Same as /SET cmd_max_at_once, see section 3.1
  11.      -nick, -user, -realname: Specify what nick/user/name to use
  12.      -host: Specify what host name to use, if you have multiple
  13.      -usermode: Specify what usermode to use on this network
  14.      -autosendcmd: Command to send after connecting to a server
  15.         
  16. With -autosendcmd argument you can automatically run any commands after connecting to network. This is useful for automatically identifying yourself to NickServ, for example
  17.  
  18. Shows and changes the settings of defined IRC networks.
  19.  
  20. See also: CONNECT
  21.  
  22.